Click or drag to resize

PhoneNumberCollectionAdd Method

Adds phone number to the collection.

Namespace:  Independentsoft.Sip.Sdp
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public void Add(
	string phoneNumber
)

Parameters

phoneNumber
Type: SystemString
The phone number to add.
See Also